summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* switch spufs/coredump to iterate_fd()Al Viro2012-09-271-20/+20
* do_coredump(): make sure that descriptor table isn't sharedAl Viro2012-09-271-0/+7
* new helper: iterate_fd()Al Viro2012-09-275-84/+71Star
* make expand_files() and alloc_fd() staticAl Viro2012-09-273-4/+2Star
* take __{set,clear}_{open_fd,close_on_exec}() into fs/file.cAl Viro2012-09-272-20/+20
* switch flush_unauthorized_files() to replace_fd()Al Viro2012-09-271-32/+15Star
* new helper: replace_fd()Al Viro2012-09-273-39/+64
* take purely descriptor-related stuff from fcntl.c to file.cAl Viro2012-09-273-128/+137
* take close-on-exec logics to fs/file.c, clean it up a bitAl Viro2012-09-273-35/+44
* um: resurrect the right variant of mconsole_proc()Al Viro2012-09-271-78/+21Star
* take descriptor-related part of close() to file.cAl Viro2012-09-274-53/+31Star
* take fget() and friends to fs/file.cAl Viro2012-09-272-106/+106
* expose a low-level variant of fd_install() for binderAl Viro2012-09-273-13/+18
* move put_unused_fd() and fd_install() to fs/file.cAl Viro2012-09-272-44/+44
* trim free_fdtable_rcu()Al Viro2012-09-271-15/+2Star
* don't bother with call_rcu() in put_files_struct()Al Viro2012-09-271-9/+5Star
* move files_struct-related bits from kernel/exit.c to fs/file.cAl Viro2012-09-273-100/+99Star
* new helper: __alloc_fd()Al Viro2012-09-273-58/+16Star
* take rlimit check to callers of expand_files()Al Viro2012-09-272-7/+12
* fanotify: sanitize failure exits in copy_event_to_user()Al Viro2012-09-271-39/+20Star
* events: don't use get_unused_fd_flags() when get_unused_fd() will doAl Viro2012-09-271-1/+1
* pipe(2) - race-free error recoveryAl Viro2012-09-271-9/+22
* binder: don't allow mmap() by process other than proc->tskAl Viro2012-09-271-1/+4
* autofs4: don't open-code fd_install()Al Viro2012-09-271-16/+2Star
* make get_unused_fd_flags() a functionAl Viro2012-09-272-5/+5
* unexport sock_map_fd(), switch to sock_alloc_file()Al Viro2012-09-274-18/+32
* take descriptor handling from sock_alloc_file() to callersAl Viro2012-09-271-22/+40
* Merge remote branch 'origin' into for-nextAl Viro2012-09-27893-4213/+7372
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-2517-61/+152
| |\
| | * ipv6: mip6: fix mip6_mh_filter()Eric Dumazet2012-09-251-9/+11
| | * Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-09-252-8/+12
| | |\
| | | * batman-adv: Fix symmetry check / route flapping in multi interface setupsLinus Lüssing2012-09-231-6/+7
| | | * batman-adv: Fix change mac address of soft iface.Def2012-09-231-2/+5
| | * | ipv6: raw: fix icmpv6_filter()Eric Dumazet2012-09-251-11/+10Star
| | * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-09-255-4/+29
| | |\ \
| | | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-225-4/+29
| | | |\ \
| | | | * | iwlwifi: don't double free the interrupt in failure pathEmmanuel Grumbach2012-09-191-0/+1
| | | | * | cfg80211: fix possible circular lock on reg_regdb_search()Luis R. Rodriguez2012-09-191-3/+9
| | | | * | Bluetooth: Fix not removing power_off delayed workVinicius Costa Gomes2012-09-191-0/+2
| | | | * | Bluetooth: Fix freeing uninitialized delayed worksAndrei Emeltchenko2012-09-191-1/+1
| | | | * | Bluetooth: mgmt: Fix enabling LE while powered offAndrzej Kaczmarek2012-09-191-0/+10
| | | | * | Bluetooth: mgmt: Fix enabling SSP while powered offAndrzej Kaczmarek2012-09-191-0/+6
| | * | | | net: guard tcp_set_keepalive() to tcp socketsEric Dumazet2012-09-241-1/+2
| | * | | | phy/micrel: Add missing header to micrel_phy.hMarek Vasut2012-09-241-0/+12
| | * | | | phy/micrel: Rename KS80xx to KSZ80xxMarek Vasut2012-09-243-13/+13
| | * | | | phy/micrel: Implement support for KSZ8021Marek Vasut2012-09-242-0/+28
| | | |_|/ | | |/| |
| | * | | pppoe: drop PPPOX_ZOMBIEs in pppoe_releaseXiaodong Xu2012-09-221-1/+1
| | * | | team: send port changed when addedJiri Pirko2012-09-221-8/+24
| | * | | ipv4: raw: fix icmp_filter()Eric Dumazet2012-09-221-6/+8
| | * | | net/phy/bcm87xx: Add MODULE_LICENSE("GPL") to GPL driverPeter Hüwe2012-09-221-0/+2
| | |/ /