memcg: better migration handling
[sfrench/cifs-2.6.git] / fs /
2008-07-25 Jan Karaquota: implement sending information via netlink about...
2008-07-25 Jan Karaquota: move function-macros from quota.h to quotaops.h
2008-07-25 Jan Karaquota: cleanup loop in sync_dquots()
2008-07-25 Jan Karaquota: rename quota functions from upper case, make...
2008-07-25 Jan Karaquota: fix possible infinite loop in quota code
2008-07-25 Joe Petersonfatfs: add UTC timestamp option
2008-07-25 Adrian Bunkremove unused #include <linux/dirent.h>'s
2008-07-25 Rene Scharfemsdos fs: remove unsettable atari option
2008-07-25 OGAWA Hirofumifat: small optimization to __fat_readdir()
2008-07-25 OGAWA Hirofumifat: use same logic in fat_search_long() and __fat_read...
2008-07-25 OGAWA Hirofumifat: cleanup fs/fat/dir.c
2008-07-25 Adrian Bunkfat/dir.c: switch to struct __fat_dirent
2008-07-25 OGAWA Hirofumifat: fix parse_options()
2008-07-25 Shen Fengreiserfs: remove double definitions of xattr macros
2008-07-25 Jeff Mahoneyreiserfs: convert j_commit_lock to mutex
2008-07-25 Jeff Mahoneyreiserfs: convert j_flush_sem to mutex
2008-07-25 Jeff Mahoneyreiserfs: convert j_lock to mutex
2008-07-25 Jan Karareiserfs: correct mount option parsing to detect when...
2008-07-25 Jan Karareiserfs: fix typos in messages and comments (journalle...
2008-07-25 Jan Karareiserfs: fix synchronization of quota files in journal...
2008-07-25 Matthias Kaehlckehfsplus: convert the extents_lock in a mutex
2008-07-25 Matthias Kaehlckehfs: convert extents_lock in a mutex
2008-07-25 Matthias Kaehlckehfs: convert bitmap_lock in a mutex
2008-07-25 Adrian Bunkcoda: remove CODA_FS_OLD_API
2008-07-25 Adam Greenblattisofs: fix minor filesystem corruption
2008-07-25 Duane Griffinext3: validate directory entry data before use
2008-07-25 Hidehiro Kawaijbd: don't abort if flushing file data failed
2008-07-25 Li Zefanext3: kill 2 useless magic numbers
2008-07-25 Toshiyuki Okajimajbd: positively dispose the unmapped data buffers in...
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
next