Age | Commit message (Expand) | Author |
2010-10-29 | Btrfs: use the flusher threads for delalloc throttling | Chris Mason |
2010-10-29 | Btrfs: tune the chunk allocation to 5% of the FS as metadata | Chris Mason |
2010-10-29 | Add new functions for triggering inode writeback | Chris Mason |
2010-10-29 | Btrfs: don't loop forever on bad btree blocks | Chris Mason |
2010-10-29 | Merge branch 'bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jos... | Chris Mason |
2010-10-29 | Btrfs: let the user know space caching is enabled | Josef Bacik |
2010-10-29 | Btrfs: Add a clear_cache mount option | Josef Bacik |
2010-10-29 | Btrfs: add support for mixed data+metadata block groups | Josef Bacik |
2010-10-29 | Btrfs: check cache->caching_ctl before returning if caching has started | Josef Bacik |
2010-10-29 | Btrfs: load free space cache if it exists | Josef Bacik |
2010-10-29 | Btrfs: write out free space cache | Josef Bacik |
2010-10-29 | braino in internal.h | Al Viro |
2010-10-29 | convert simple cases of nfs-related ->get_sb() to ->mount() | Al Viro |
2010-10-29 | convert btrfs | Al Viro |
2010-10-29 | convert ceph | Al Viro |
2010-10-29 | convert gfs2 | Al Viro |
2010-10-29 | convert afs | Al Viro |
2010-10-29 | convert ecryptfs | Al Viro |
2010-10-29 | convert sysfs | Al Viro |
2010-10-29 | switch get_sb_ns() users | Al Viro |
2010-10-29 | switch procfs to ->mount() | Al Viro |
2010-10-29 | setting ->proc_mnt doesn't belong in proc_get_sb() | Al Viro |
2010-10-29 | convert cifs | Al Viro |
2010-10-29 | convert nilfs | Al Viro |
2010-10-29 | switch logfs to ->mount() | Al Viro |
2010-10-29 | logfs: fix a leak in get_sb | Al Viro |
2010-10-29 | logfs get_sb, part 3 | Al Viro |
2010-10-29 | logfs get_sb, part 2 | Al Viro |
2010-10-29 | logfs get_sb massage, part 1 | Al Viro |
2010-10-29 | convert v9fs | Al Viro |
2010-10-29 | convert ubifs | Al Viro |
2010-10-29 | convert get_sb_pseudo() users | Al Viro |
2010-10-29 | convert get_sb_nodev() users | Al Viro |
2010-10-29 | convert get_sb_single() users | Al Viro |
2010-10-29 | convert get_sb_mtd() users to ->mount() | Al Viro |
2010-10-29 | new helper: mount_bdev() | Al Viro |
2010-10-29 | beginning of transtion: ->mount() | Al Viro |
2010-10-29 | fix open/umount race | Al Viro |
2010-10-29 | a couple of open-coded ihold() introduced by nfs merge | Al Viro |
2010-10-29 | cifs: Cleanup and thus reduce smb session structure and fields used during au... | Shirish Pargaonkar |
2010-10-29 | NTLM auth and sign - Use appropriate server challenge | Shirish Pargaonkar |
2010-10-28 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2010-10-28 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2010-10-28 | ext4: BUG_ON fix: check if page has buffers before calling page_buffers() | Theodore Ts'o |
2010-10-28 | fs/notify/fanotify/fanotify_user.c: fix warnings | Andrew Morton |
2010-10-28 | fanotify: do not recalculate the mask if the ignored mask changed | Eric Paris |
2010-10-28 | fanotify: ignore events on directories unless specifically requested | Eric Paris |
2010-10-28 | fsnotify: rename FS_IN_ISDIR to FS_ISDIR | Eric Paris |
2010-10-28 | fanotify: do not send events for irregular files | Eric Paris |
2010-10-28 | fanotify: limit number of listeners per user | Eric Paris |