aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-10-29Btrfs: Add a clear_cache mount optionJosef Bacik
2010-10-29Btrfs: add support for mixed data+metadata block groupsJosef Bacik
2010-10-29Btrfs: check cache->caching_ctl before returning if caching has startedJosef Bacik
2010-10-29Btrfs: load free space cache if it existsJosef Bacik
2010-10-29Btrfs: write out free space cacheJosef Bacik
2010-10-29braino in internal.hAl Viro
2010-10-29convert simple cases of nfs-related ->get_sb() to ->mount()Al Viro
2010-10-29convert btrfsAl Viro
2010-10-29convert cephAl Viro
2010-10-29convert gfs2Al Viro
2010-10-29convert afsAl Viro
2010-10-29convert ecryptfsAl Viro
2010-10-29convert sysfsAl Viro
2010-10-29switch get_sb_ns() usersAl Viro
2010-10-29switch procfs to ->mount()Al Viro
2010-10-29setting ->proc_mnt doesn't belong in proc_get_sb()Al Viro
2010-10-29convert cifsAl Viro
2010-10-29convert nilfsAl Viro
2010-10-29switch logfs to ->mount()Al Viro
2010-10-29logfs: fix a leak in get_sbAl Viro
2010-10-29logfs get_sb, part 3Al Viro
2010-10-29logfs get_sb, part 2Al Viro
2010-10-29logfs get_sb massage, part 1Al Viro
2010-10-29convert v9fsAl Viro
2010-10-29convert ubifsAl Viro
2010-10-29convert get_sb_pseudo() usersAl Viro
2010-10-29convert get_sb_nodev() usersAl Viro
2010-10-29convert get_sb_single() usersAl Viro
2010-10-29convert get_sb_mtd() users to ->mount()Al Viro
2010-10-29new helper: mount_bdev()Al Viro
2010-10-29beginning of transtion: ->mount()Al Viro
2010-10-29fix open/umount raceAl Viro
2010-10-29a couple of open-coded ihold() introduced by nfs mergeAl Viro
2010-10-29cifs: Cleanup and thus reduce smb session structure and fields used during au...Shirish Pargaonkar
2010-10-29NTLM auth and sign - Use appropriate server challengeShirish Pargaonkar
2010-10-28Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2010-10-28Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-10-28ext4: BUG_ON fix: check if page has buffers before calling page_buffers() Theodore Ts'o
2010-10-28fs/notify/fanotify/fanotify_user.c: fix warningsAndrew Morton
2010-10-28fanotify: do not recalculate the mask if the ignored mask changedEric Paris
2010-10-28fanotify: ignore events on directories unless specifically requestedEric Paris
2010-10-28fsnotify: rename FS_IN_ISDIR to FS_ISDIREric Paris
2010-10-28fanotify: do not send events for irregular filesEric Paris
2010-10-28fanotify: limit number of listeners per userEric Paris
2010-10-28fanotify: allow userspace to override max marksEric Paris
2010-10-28fanotify: limit the number of marks in a single fanotify groupEric Paris
2010-10-28fanotify: allow userspace to override max queue depthEric Paris
2010-10-28fsnotify: implement a default maximum queue depthEric Paris
2010-10-28fanotify: ignore fanotify ignore marks if open writersEric Paris
2010-10-28fsnotify: call fsnotify_parent in perm eventsEric Paris