summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-20switch touch_atime to struct pathAl Viro
2012-03-20switch unix_sock to struct pathAl Viro
2012-03-20constify path argument of trace_seq_path()Al Viro
2012-03-20constify path argument of audit_log_d_path()Al Viro
2012-03-20aio: fix the comment in aio_kick_handler()Al Viro
2012-03-20aio: don't bother with cancel_delayed_work() in exit_aio()Al Viro
2012-03-20aio: use cancel_delayed_work_sync()Al Viro
2012-03-20aio: aio_nr_lock is taken only synchronously nowAl Viro
2012-03-20aio: aio_nr decrements don't need to be delayedAl Viro
2012-03-20aio: don't bother with async freeing on failure in ioctx_alloc()Al Viro
2012-03-20fs: initial qnx6fs additionKai Bankett
2012-03-20qnx4fs: small cleanupKai Bankett
2012-03-20vfs: d_alloc_root() goneAl Viro
2012-03-20tidy up after d_make_root() conversionAl Viro
2012-03-20minixfs: switch to d_make_root()Al Viro
2012-03-20hfsplus: switch to d_make_root()Al Viro
2012-03-20fat: switch to d_make_root()Al Viro
2012-03-20ntfs: switch to d_make_root()Al Viro
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro
2012-03-20procfs: clean proc_fill_super() upAl Viro
2012-03-20... and the same failure exits cleanup for ocfs2Al Viro
2012-03-20coda: clean failure exits in coda_fill_super()Al Viro
2012-03-20clean up the failure exits in cifs_read_super()Al Viro
2012-03-20vfs: turn generic_drop_inode() into static inlineAl Viro
2012-03-20ecryptfs: don't bother with ->drop_inode()Al Viro
2012-03-20vfs: drop_file_write_access() made staticAl Viro
2012-03-20vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}Al Viro
2012-03-18Linux 3.3v3.3Linus Torvalds
2012-03-18Don't limit non-nested epoll pathsJason Baron
2012-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-03-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-17netfilter: ctnetlink: fix race between delete and timeout expirationPablo Neira Ayuso
2012-03-16ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.RongQing.Li
2012-03-16Merge branch 'akpm' (more patches from Andrew)Linus Torvalds
2012-03-16nilfs2: fix NULL pointer dereference in nilfs_load_super_block()Ryusuke Konishi
2012-03-16nilfs2: clamp ns_r_segments_percentage to [1, 99]Haogang Chen
2012-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-03-16Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2012-03-16afs: Remote abort can cause BUG in rxrpc codeAnton Blanchard
2012-03-16afs: Read of file returns EBADMSGAnton Blanchard
2012-03-16C6X: remove dead code from entry.SMark Salter
2012-03-16wimax/i2400m: fix erroneous NETDEV_TX_BUSY useEric Dumazet
2012-03-16net/hyperv: fix erroneous NETDEV_TX_BUSY useEric Dumazet
2012-03-16net/usbnet: reserve headroom on rx skbsEric Dumazet
2012-03-16bnx2x: fix memory leak in bnx2x_init_firmware()Michal Schmidt
2012-03-16bnx2x: fix a crash on corrupt firmware fileMichal Schmidt
2012-03-16sch_sfq: revert dont put new flow at the end of flowsEric Dumazet
2012-03-16ipv6: fix icmp6_dst_alloc()Eric Dumazet
2012-03-16MAINTAINERS: Add Serge as maintainer of capabilitiesJames Morris
2012-03-15Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds