aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* ext4: Fix 64-bit block type problem on 32-bit platformsTheodore Ts'o2009-06-15
* ext4: teach the inode allocator to use a goal inode numberAndreas Dilger2009-06-13
* ext4: Use a hash of the topdir directory name for the Orlov parent groupTheodore Ts'o2009-06-13
* ext4: move the abort flag from s_mount_opts to s_mount_flagsTheodore Ts'o2009-06-13
* ext4: update the s_last_mounted field in the superblockTheodore Ts'o2009-06-13
* ext4: change s_mount_opt to be an unsigned intTheodore Ts'o2009-06-13
* ext4: online defrag -- Add EXT4_IOC_MOVE_EXT ioctlAkira Fujita2009-06-17
* ext4: avoid unnecessary spinlock in critical POSIX ACL pathTheodore Ts'o2009-04-27
* ext3: avoid unnecessary spinlock in critical POSIX ACL pathLinus Torvalds2009-04-27
* ext4: convert instrumentation from markers to tracepointsTheodore Ts'o2009-06-17
* jbd2: convert instrumentation from markers to tracepointsTheodore Ts'o2009-06-17
* AFS: Correctly translate auth error aborts and don't failover in such casesDavid Howells2009-06-17
* Merge branch 'akpm'Linus Torvalds2009-06-16
|\
| * CONFIG_FILE_LOCKING should not depend on CONFIG_BLOCKTomas Szepe2009-06-16
| * remove put_cpu_no_resched()Thomas Gleixner2009-06-16
| * poll: avoid extra wakeups in select/pollEric Dumazet2009-06-16
| * ntfs: use is_power_of_2() function for clarity.Robert P. J. Day2009-06-16
| * writeback: skip new or to-be-freed inodesWu Fengguang2009-06-16
| * mm: remove __invalidate_mapping_pages variantMike Waychison2009-06-16
| * oom: move oom_adj value from task_struct to mm_structDavid Rientjes2009-06-16
| * mm: remove CONFIG_UNEVICTABLE_LRU config optionKOSAKI Motohiro2009-06-16
| * proc: export more page flags in /proc/kpageflagsWu Fengguang2009-06-16
| * proc: kpagecount/kpageflags code cleanupWu Fengguang2009-06-16
| * mm: introduce PageHuge() for testing huge/gigantic pagesWu Fengguang2009-06-16
* | send_sigio_to_task: sanitize the usage of fown->signumOleg Nesterov2009-06-16
* | shift current_cred() from __f_setown() to f_modown()Oleg Nesterov2009-06-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-06-16
|\ \
| * | NLS: update handling of UnicodeAlan Stern2009-06-16
| * | nls: utf8_wcstombs: fix buffer overflowClemens Ladisch2009-06-16
| * | nls: utf8_wcstombs: use correct buffer size in error caseClemens Ladisch2009-06-16
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-06-16
|\ \
| * | debugfs: use specified mode to possibly mark files read/write onlyRobin Getz2009-06-16
| * | debugfs: fix docbook errorJonathan Corbet2009-06-16
| * | debugfs: dont stop on first failed recursive deleteSteven Rostedt2009-06-16
| * | Sysfs: fix possible memleak in sysfs_follow_linkArmin Kuster2009-06-16
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2009-06-16
|\ \
| * | jfs: fix regression preventing coalescing of extentsDave Kleikamp2009-06-16
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-06-16
|\ \ \
| * | | ocfs2/net: Use wait_event() in o2net_send_message_vec()Sunil Mushran2009-06-15
| * | | ocfs2: Adjust rightmost path in ocfs2_add_branch.Tao Ma2009-06-15
| * | | ocfs2: fdatasync should skip unimportant metadata writeoutHisashi Hifumi2009-06-09
| * | | ocfs2: Remove redundant gotos in ocfs2_mount_volume()Tao Ma2009-06-03
| * | | ocfs2: Add statistics for the checksum and ecc operations.Joel Becker2009-06-03
| * | | ocfs2 patch to track delayed orphan scan timer statisticsSrinivas Eeda2009-06-03
| * | | ocfs2: timer to queue scan of all orphan slotsSrinivas Eeda2009-06-03
| * | | ocfs2: Correct ordering of ip_alloc_sem and localloc locks for directoriesJan Kara2009-06-03
| * | | ocfs2: Fix possible deadlock in quota recoveryJan Kara2009-06-03
| * | | ocfs2: Fix possible deadlock with quotas in ocfs2_setattr()Jan Kara2009-06-03
| * | | ocfs2: Fix lock inversion in ocfs2_local_read_info()Jan Kara2009-06-03
| * | | ocfs2: Fix possible deadlock in ocfs2_global_read_dquot()Jan Kara2009-06-03