jbd: unexport journal_update_superblock
[pandora-kernel.git] / fs /
2008-07-25 Adrian Bunkjbd: unexport journal_update_superblock
2008-07-25 Duane Griffinext3: handle deleting corrupted indirect blocks
2008-07-25 Hidehiro Kawaiext3: don't read inode block if the buffer has a write...
2008-07-25 Duane Griffinext3: handle corrupted orphan list at mount
2008-07-25 Shen Fengext3: remove double definitions of xattr macros
2008-07-25 Mingming Caojbd: fix race between free buffer and commit transaction
2008-07-25 Shen Fengext3: improve some code in rb tree part of dir.c
2008-07-25 Duane Griffinjbd: tidy up revoke cache initialisation and destruction
2008-07-25 Duane Griffinjbd: eliminate duplicated code in revocation table...
2008-07-25 Duane Griffinjbd: replace potentially false assertion with if block
2008-07-25 Jan Karaext3: correct mount option parsing to detect when quota...
2008-07-25 Jan Karaext3: fix typos in messages and comments (journalled...
2008-07-25 Jan Karaext3: fix synchronization of quota files in journal...
2008-07-25 Shen Fengext2: remove double definitions of xattr macros
2008-07-25 Adrian Bunkminix: remove !NO_TRUNCATE code
2008-07-25 Hugh Dickinsexec: remove some includes
2008-07-25 Harvey Harrisonfs: ldm.[ch] use get_unaligned_* helpers
2008-07-25 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2008-07-25 Adrian Bunkfix fs/nfs/nfsroot.c compilation
2008-07-24 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-07-24 Linus TorvaldsMerge branch 'release-2.6.27' of git://git./linux/kerne...
2008-07-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-24 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2008-07-24 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2008-07-24 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2008-07-24 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-07-24 Linus TorvaldsMerge branch 'semaphore' of git://git./linux/kernel...
2008-07-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-24 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2008-07-24 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2008-07-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-07-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-07-24 Steven WhitehouseUFS: add const to parser token table
2008-07-24 Ian Kentautofs4: remove unused ioctls
2008-07-24 Ian Kentautofs4: reorganize expire pending wait function calls
2008-07-24 Ian Kentautofs4: fix direct mount pending expire race - correction
2008-07-24 Ian Kentautofs4: fix direct mount pending expire race
2008-07-24 Ian Kentautofs4: fix indirect mount pending expire race
2008-07-24 Ian Kentautofs4: fix pending checks
2008-07-24 Ian Kentautofs4: cleanup redundant readir code
2008-07-24 Ian Kentautofs4: indirect dentry must almost always be positive
2008-07-24 Ian Kentautofs4: detect invalid direct mount requests
2008-07-24 Ian Kentautofs4: fix waitq memory leak
2008-07-24 Ian Kentautofs4: check kernel communication pipe is valid for...
2008-07-24 Ian Kentautofs4: add missing kfree
2008-07-24 Ian Kentautofs4: fix pending mount race
2008-07-24 Ian Kentautofs4: fix waitq locking
2008-07-24 Jeff Moyerautofs4: use struct qstr in waitq.c
2008-07-24 Ian Kentautofs4: use lookup intent flags to trigger mounts
2008-07-24 Ian Kentautofs4: don't release directory mutex if called in...
2008-07-24 Ian Kentautofs4: fix symlink name allocation
2008-07-24 Ian Kentautofs4: use look aside list for lookups
2008-07-24 Ian Kentautofs4: revert - redo lookup in ttfd
2008-07-24 Ian Kentautofs4: don't make expiring dentry negative
2008-07-24 Michael HalcroweCryptfs: Make all persistent file opens delayed
2008-07-24 Michael HalcroweCryptfs: do not try to open device files on mknod
2008-07-24 Harvey Harrisonecryptfs: inode.c mmap.c use unaligned byteorder helpers
2008-07-24 Harvey Harrisonecryptfs: crypto.c use unaligned byteorder helpers
2008-07-24 Miklos Szerediecryptfs: string copy cleanup
2008-07-24 Eric Sandeenecryptfs: propagate key errors up at mount time
2008-07-24 Tyler Hicksecryptfs: discard ecryptfsd registration messages in...
2008-07-24 Michael HalcroweCryptfs: Privileged kthread for lower file opens
2008-07-24 Ulrich Drepperflag parameters add-on: remove epoll_create size param
2008-07-24 Ulrich Drepperflag parameters: check magic constants
2008-07-24 Ulrich Drepperflag parameters: NONBLOCK in inotify_init
2008-07-24 Ulrich Drepperflag parameters: NONBLOCK in pipe
2008-07-24 Ulrich Drepperflag parameters: NONBLOCK in timerfd_create
2008-07-24 Ulrich Drepperflag parameters: NONBLOCK in eventfd
2008-07-24 Ulrich Drepperflag parameters: NONBLOCK in signalfd
2008-07-24 Ulrich Drepperflag parameters: NONBLOCK in anon_inode_getfd
2008-07-24 Ulrich Drepperflag parameters: inotify_init
2008-07-24 Ulrich Drepperflag parameters: pipe
2008-07-24 Ulrich Drepperflag parameters: dup2
2008-07-24 Ulrich Drepperflag parameters: epoll_create
2008-07-24 Ulrich Drepperflag parameters: timerfd_create
2008-07-24 Ulrich Drepperflag parameters: eventfd
2008-07-24 Ulrich Drepperflag parameters: signalfd
2008-07-24 Ulrich Drepperflag parameters: anon_inode_getfd extension
2008-07-24 Akinobu Mitabinfmt_misc: use simple_read_from_buffer()
2008-07-24 Jon Tollefsonfs: check for statfs overflow
2008-07-24 Andi Kleenhugetlbfs: per mount huge page sizes
2008-07-24 Andi Kleenhugetlb: modular state for hugetlb page size
2008-07-24 Eric Dumazetvmallocinfo: add NUMA information
2008-07-24 Pavel MachekSYNC_FILE_RANGE_WRITE may and will block. Document...
2008-07-24 Mel Gormanhugetlb: guarantee that COW faults for a process that...
2008-07-24 Mel Gormanhugetlb: reserve huge pages for reliable MAP_PRIVATE...
2008-07-24 Kentaro Makitafix soft lock up at NFS mount via per-SB LRU-list of...
2008-07-24 Jan Beulichmm: remove double indirection on tlb parameter to free_...
2008-07-24 Adrian Bunkmm/vmstat.c: proper externs
2008-07-24 Linus TorvaldsMerge branch 'sched/for-linus' of git://git./linux...
2008-07-24 Linus TorvaldsMerge branch 'cpus4096-for-linus' of git://git./linux...
2008-07-24 Linus TorvaldsMerge branch 'core/softlockup-for-linus' of git://git...
2008-07-24 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2008-07-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-23 Jiri KosinaMerge branch 'master' of git://git./linux/kernel/git...
2008-07-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-07-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-07-23 David S. MillerMerge branch 'upstream-davem' of /linux/kernel/git...
2008-07-23 David S. MillerMerge branch 'upstream-davem' of /linux/kernel/git...
next