summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-12-01Merge commit 'slab/for-next'Stephen Rothwell
2008-12-01Merge commit 'block/for-next'Stephen Rothwell
2008-12-01Merge commit 'ubifs/linux-next'Stephen Rothwell
2008-12-01Merge commit 'gfs2/master'Stephen Rothwell
2008-12-01Merge commit 'cifs/master'Stephen Rothwell
2008-12-01Merge commit 'net/master'Stephen Rothwell
2008-12-01Merge commit 'udf/for_next'Stephen Rothwell
2008-12-01Merge commit 'ext4/next'Stephen Rothwell
2008-12-01Merge commit 'ocfs2/linux-next'Stephen Rothwell
2008-12-01Merge commit 'dlm/next'Stephen Rothwell
2008-12-01Merge commit 'nfsd/nfsd-next'Stephen Rothwell
2008-12-01Merge commit 'xfs/master'Stephen Rothwell
2008-12-01Merge commit 'ftrace/auto-ftrace-next'Stephen Rothwell
2008-12-01Merge branch 'quilt/driver-core'Stephen Rothwell
2008-12-01Merge commit 's390/features'Stephen Rothwell
2008-12-01block: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-12-01char_dev: add cdev->release() and convert cdev_alloc() to use itTejun Heo
2008-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Lachlan McIlroy
2008-11-27udf: unsigned last[i] cannot be less than 0roel kluin
2008-11-27udf: implement mode and dmode mounting optionsMarcin Slusarz
2008-11-27udf: reduce stack usage of udf_get_filenameMarcin Slusarz
2008-11-27udf: reduce stack usage of udf_load_pvoldescMarcin Slusarz
2008-11-27Fix the udf code not to pass structs on stack where possible.Pekka Enberg
2008-11-27Remove struct typedefs from fs/udf/ecma_167.h et al.Pekka Enberg
2008-11-27udf: Fix BUG_ON() in destroy_inode()Jan Kara
2008-11-27[S390] arch_setup_additional_pages argumentsMartin Schwidefsky
2008-11-27GFS2: Send useful information with uevent messagesSteven Whitehouse
2008-11-27GFS2: Fix use-after-free bug on umountSteven Whitehouse
2008-11-26Merge branch 'merge_window' into linux-nextMark Fasheh
2008-11-26ocfs2/quota: sparse fixes for quotaTao Ma
2008-11-26ocfs2: fix indendation in ocfs2_dquot_drop_slowTao Ma
2008-11-26Merge branch 'merge_window' into linux-nextMark Fasheh
2008-11-26ext4: Add default allocation routines for quota structuresJan Kara
2008-11-26ext3: Add default allocation routines for quota structuresJan Kara
2008-11-26reiserfs: Add default allocation routines for quota structuresJan Kara
2008-11-26quota: Export dquot_alloc() and dquot_destroy() functionsJan Kara
2008-11-26ocfs2: Fix build warnings (64-bit types vs long long)Jan Kara
2008-11-26ocfs2: Make ocfs2_get_quota_block() consistent with ocfs2_read_quota_block()Jan Kara
2008-11-26ocfs2: Fix oops when extending quota filesJan Kara
2008-11-26ocfs2: Fix ocfs2_read_quota_block() error handling.Joel Becker
2008-11-26ocfs2: Add missing initializationJan Kara
2008-11-26ocfs2: Use BH_JBDPrivateStart instead of BH_UnshadowMark Fasheh
2008-11-26[CIFS] fix regression in cifs_write_begin/cifs_write_endJeff Layton
2008-11-26Merge branch 'topic/slub-defrag' into for-nextPekka Enberg
2008-11-26GFS2: Remove ancient, unused codeSteven Whitehouse
2008-11-26GFS2: Move four functions from super.cSteven Whitehouse
2008-11-26GFS2: Fix bug in gfs2_lock_fs_check_clean()Steven Whitehouse
2008-11-26block: Supress Buffer I/O errors when SCSI REQ_QUIET flag setKeith Mannthey
2008-11-26GFS2: Send some sensible sysfs stuffSteven Whitehouse
2008-11-26ext4: Use simple_strtol() instead of simple_strtoul() in ext4_ui_proc_openroel kluin