summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-20vfs: d_alloc_root() goneAl Viro3-25/+6
2012-03-20tidy up after d_make_root() conversionAl Viro6-53/+26
2012-03-20minixfs: switch to d_make_root()Al Viro1-16/+12
2012-03-20hfsplus: switch to d_make_root()Al Viro1-8/+9
2012-03-20fat: switch to d_make_root()Al Viro1-4/+4
2012-03-20ntfs: switch to d_make_root()Al Viro1-3/+4
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro64-264/+105
2012-03-20procfs: clean proc_fill_super() upAl Viro1-4/+3
2012-03-20... and the same failure exits cleanup for ocfs2Al Viro1-6/+4
2012-03-20coda: clean failure exits in coda_fill_super()Al Viro1-4/+1
2012-03-20clean up the failure exits in cifs_read_super()Al Viro1-4/+1
2012-03-20vfs: turn generic_drop_inode() into static inlineAl Viro2-12/+4
2012-03-20ecryptfs: don't bother with ->drop_inode()Al Viro1-1/+0
2012-03-20vfs: drop_file_write_access() made staticAl Viro2-3/+1
2012-03-20vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}Al Viro26-149/+46
2012-03-18Linux 3.3v3.3Linus Torvalds1-1/+1
2012-03-18Don't limit non-nested epoll pathsJason Baron1-0/+4
2012-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds8-64/+57
2012-03-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds13-33/+48
2012-03-17netfilter: ctnetlink: fix race between delete and timeout expirationPablo Neira Ayuso1-11/+12
2012-03-16ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.RongQing.Li1-1/+0
2012-03-16Merge branch 'akpm' (more patches from Andrew)Linus Torvalds1-0/+7
2012-03-16nilfs2: fix NULL pointer dereference in nilfs_load_super_block()Ryusuke Konishi1-0/+1
2012-03-16nilfs2: clamp ns_r_segments_percentage to [1, 99]Haogang Chen1-0/+6
2012-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-0/+8
2012-03-16Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds1-27/+0
2012-03-16afs: Remote abort can cause BUG in rxrpc codeAnton Blanchard1-0/+3
2012-03-16afs: Read of file returns EBADMSGAnton Blanchard1-1/+1
2012-03-16C6X: remove dead code from entry.SMark Salter1-27/+0
2012-03-16wimax/i2400m: fix erroneous NETDEV_TX_BUSY useEric Dumazet1-20/+10
2012-03-16net/hyperv: fix erroneous NETDEV_TX_BUSY useEric Dumazet1-2/+2
2012-03-16net/usbnet: reserve headroom on rx skbsEric Dumazet1-2/+2
2012-03-16bnx2x: fix memory leak in bnx2x_init_firmware()Michal Schmidt1-26/+24
2012-03-16bnx2x: fix a crash on corrupt firmware fileMichal Schmidt1-0/+1
2012-03-16sch_sfq: revert dont put new flow at the end of flowsEric Dumazet1-1/+5
2012-03-16ipv6: fix icmp6_dst_alloc()Eric Dumazet1-1/+1
2012-03-16MAINTAINERS: Add Serge as maintainer of capabilitiesJames Morris1-0/+8
2012-03-15Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds5-27/+92
2012-03-15Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-5/+15
2012-03-15Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-28/+24
2012-03-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds7-51/+21
2012-03-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-14/+128
2012-03-15Merge branch '3.3-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/na...Linus Torvalds3-13/+24
2012-03-15drivers/video/backlight/s6e63m0.c: fix corruption storing gamma modeDan Carpenter1-1/+1
2012-03-15MAINTAINERS: add entry for exynos mipi display driversDonghwa Lee1-0/+9
2012-03-15MAINTAINERS: fix link to Gustavo Padovans treeJohan Hedberg1-2/+2
2012-03-15MAINTAINERS: add Johan to Bluetooth maintainersJohan Hedberg1-0/+4
2012-03-15MAINTAINERS: Gustavo has movedGustavo Padovan1-2/+2
2012-03-15prctl: use CAP_SYS_RESOURCE for PR_SET_MM optionCyrill Gorcunov1-1/+1
2012-03-15rapidio/tsi721: fix bug in register offset definitionsAlexandre Bounine1-15/+15