summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-01-07fs: change d_delete semanticsNick Piggin
2011-01-07config fs: avoid switching ->d_op on live dentryNick Piggin
2011-01-07fs: use fast counters for vfs cachesNick Piggin
2011-01-07vfs: revert per-cpu nr_unused counters for dentry and inodesNick Piggin
2011-01-07fs: d_validate fixesNick Piggin
2011-01-06Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-06Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2011-01-05Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King
2011-01-05Merge commit 'v2.6.37' into sched/coreIngo Molnar
2011-01-05Revert "fs: use RCU read side protection in d_validate"Nick Piggin
2010-12-29[media] V4L1 removal: Remove linux/videodev.hMauro Carvalho Chehab
2010-12-24ncpfs: don't use flush_scheduled_work()Tejun Heo
2010-12-24ocfs2: don't use flush_scheduled_work()Tejun Heo
2010-12-23Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-12-23Merge branch 'linus-hot-fix' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-12-23ext4: fix on-line resizing regressionTheodore Ts'o
2010-12-22logfs: fix "Kernel BUG at readwrite.c:1193"Prasad Joshi
2010-12-22logfs: fix deadlock in logfs_get_wblocks, hold and wait on super->s_write_mutexPrasad Joshi
2010-12-22ocfs2: Fix system inodes cache overflow.Tao Ma
2010-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-12-20Fix btrfs b0rkageAl Viro
2010-12-19Merge commit 'v2.6.37-rc6' into sched/coreIngo Molnar
2010-12-17ceph: mark user pages dirty on direct-io readsHenry C Chang
2010-12-17ceph: fix null pointer dereference in ceph_init_dentry for nfs reexportSage Weil
2010-12-17fs: Use this_cpu_inc_return in buffer.cChristoph Lameter
2010-12-17Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo
2010-12-17fs: Use this_cpu_xx operations in buffer.cChristoph Lameter
2010-12-16TTY: Add tty ioctl to figure device node of the system console.Werner Fink
2010-12-16Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2010-12-16hfsplus: %L-to-%ll, macro correction, and remove unneeded bracesAnton Salikhmetov
2010-12-16hfsplus: spaces/indentation clean-upAnton Salikhmetov
2010-12-16hfsplus: C99 comments clean-upAnton Salikhmetov
2010-12-16hfsplus: over 80 character lines clean-upAnton Salikhmetov
2010-12-16hfsplus: fix an artifact in ioctl flag checkingAnton Salikhmetov
2010-12-16GFS2: Don't flush delete workqueue when releasing the transaction lockSteven Whitehouse
2010-12-16ocfs2: Hold ip_lock when set/clear flags for indexed dir.Tao Ma
2010-12-16ocfs2: Adjust masklog flag valuesSunil Mushran
2010-12-16nilfs2: fix regression of garbage collection ioctlRyusuke Konishi
2010-12-15ceph: fix direct-io on non-page-aligned buffersHenry C Chang
2010-12-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2010-12-15install_special_mapping skips security_file_mmap check.Tavis Ormandy
2010-12-15fanotify: fill in the metadata_len field on struct fanotify_event_metadataEric Paris
2010-12-15workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo
2010-12-14ext4: fix typo which broke '..' detection in ext4_find_entry()Aaro Koskinen
2010-12-14ext4: Turn off multiple page-io submission by defaultTheodore Ts'o
2010-12-14Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds